home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds / rup.man < prev    next >
Encoding:
Text File  |  1991-08-13  |  988 b   |  31 lines

  1. ' $Header: /sprite/src/cmds/rup/RCS/rup.man,v 1.2 90/04/09 10:21:11 douglis Exp Locker: shirriff $ SPRITE (Berkeley)
  2. .so \*(]ltmac.sprite
  3. .HS RUP cmds
  4. .BS
  5. .SH NAME
  6. rup \- display the migration load average and idle time database
  7. .SH SYNOPSIS
  8. .nf
  9. \fBrup\fR \fI[w]\fR \fI[host or type ...]\fR
  10. .fi
  11. .BE
  12. .SH INTRODUCTION
  13. This command is used to display the migration load average, idle
  14. time, machine location, and kernel in a convenient fashion.
  15. If no hosts are specified,
  16. information for all hosts is displayed; otherwise, information is
  17. displayed only for the specified hosts.
  18. .PP
  19. If the \fIw\fP option (note: not \fI-w\fP) is specified, \fBrup\fP lists
  20. the "owner" of each machine.
  21. .PP
  22. The output of \fBrup\fR is similar to that displayed by \fBloadavg -a\fR.
  23. Refer to the manual page for \fBloadavg\fR for more information on
  24. the format of the output.
  25. .SH "FILES"
  26. /etc/spritehosts, /sprite/admin/hosts
  27. .SH "SEE ALSO"
  28. loadavg
  29. .SH KEYWORDS
  30. idle time, load average, process migration, uptime
  31.